From ffa66858539bf1423e6f7bdbf1ebd5d46bc28cfe Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 1 May 2002 15:34:30 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8fb0c4d592d..713cb561849 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2002-05-01 Glenn Morris + + * progmodes/f90.el: Yet more doc string, commment and whitespace + changes. + (f90-imenu-flag): New name for internal variable f90-imenu. + (f90-blocks-re, f90-program-block-re, f90-end-if-re, + f90-no-break-re): Use regexp-opt. + (f90-end-type-re): Add closing "\\>". + (f90-indent-region): Correctly indent comments embedded in + continued lines. + (f90-indent-new-line): Make it indent the current line, as it should. + + * progmodes/fortran.el (fortran-strip-sequence-nos): Rename from + typo `fortran-strip-sqeuence-nos'. + 2002-05-01 Eli Zaretskii * simple.el (clone-indirect-buffer-other-window): Fix a typo in -- 2.30.2